projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c67735
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 28 Mar 2004 03:55:28 +0000
(
03:55
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 28 Mar 2004 03:55:28 +0000
(
03:55
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 787b3bd6d395588f6a17a00c09f8784e93cf859b..f4b18c4caf075b83628a0d94b679328fbde25766 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,9
@@
* autorevert.el (auto-revert-handler): Handle auto-revert-mode.
Call vc-find-file-hook here instead of in auto-revert-buffers.
(auto-revert-buffers): Delete call to vc-find-file-hook.
+ (auto-revert-verbose, global-auto-revert-non-file-buffers)
+ (global-auto-revert-mode, auto-revert-set-timer)
+ (auto-revert-handler, auto-revert-buffers): Doc fixes.
2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>